Hi Prot,
As Luhmann did, section must be in any note lite,
1-animals
1,1a- mamals
1,1a1- elephants
1,2a-insects
2-jobs
2,1a-agronomist
So, i need to add a comma or a dot to the signature but actually it is not possible, if i write 1,1a, in the file name appears 11a. What can i do to get 1,1a?
Thanks,
Alfredo
One of the adjustments I made when attempting the Luhmann sorting was to have the following prefix schema: 00aa11bb22cc
This allowed for:
01-animals
01aa-mammals
01aa01-elephants
01ab-insects
02-jobs
02aa-agronomist
In setting the above up, it will sort on the file-system as I wanted. (Though denotes date prefix does collide a bit)
I even setup a ruby script to help sorting/categorizing: https://github.com/jeremyf/dotzshrc/blob/7dcfaa818ad93ccd0c8c41a9a05e850fa48a97ab/bin/sort-unsorted
All of which is to say, I'm often loath to put commas in my file names as an old DOS habit.
On Sat, Mar 25, 2023, at 10:07 AM, Alfredo Borrás wrote:
> Hi Prot,> As Luhmann did, section must be in any note lite, > 1-animals> 1,1a- mamals> 1,1a1- elephants> 1,2a-insects> 2-jobs> 2,1a-agronomist> > So, i need to add a comma or a dot to the signature but actually it is not possible, if i write 1,1a, in the file name appears 11a. What can i do to get 1,1a?> > Thanks,> Alfredo
Sincerely,
Jeremy Friesen (he/him)
https://takeonrules.com
Hello Jeremy, Alfredo,
> From: "Jeremy Friesen" <jeremy@jeremyfriesen.com>> Date: Sat, 25 Mar 2023 10:42:12 -0400>> One of the adjustments I made when attempting the Luhmann sorting was> to have the following prefix schema: 00aa11bb22cc>> [... 15 lines elided]>> All of which is to say, I'm often loath to put commas in my file names> as an old DOS habit.
I also feel uncomfortable with commas in file names though I guess they
are not strictly wrong. My intuition, in following with the Denote
naming scheme, is to use "=" as the separator. This is consistent with
how "-" is separator for the title and "_" for the keywords.
The manual has a section about "Features of the file-naming scheme for
searching or filtering":
<https://protesilaos.com/emacs/denote#h:1a953736-86c2-420b-b566-fb22c97df197>.
Maybe that gives us a direction?
All the best,
Prot
--
Protesilaos Stavrou
https://protesilaos.com
Thank you for your answer,
I'm agree with that you say, I just was interested to find out the possibility to add a comma because I think it is possible. To customize my personal Zettelkasten.
Anyway as denote-signature is now, is very good and I will use it.
Congratulations for this great idea, I have recommended it.
Thanks,
Alfredo
> El 26 mar 2023, a las 6:58, Protesilaos Stavrou <info@protesilaos.com> escribió:> > Hello Jeremy, Alfredo,> >> From: "Jeremy Friesen" <jeremy@jeremyfriesen.com>>> Date: Sat, 25 Mar 2023 10:42:12 -0400>> >> One of the adjustments I made when attempting the Luhmann sorting was>> to have the following prefix schema: 00aa11bb22cc>> >> [... 15 lines elided]>> >> All of which is to say, I'm often loath to put commas in my file names>> as an old DOS habit.> > I also feel uncomfortable with commas in file names though I guess they> are not strictly wrong. My intuition, in following with the Denote> naming scheme, is to use "=" as the separator. This is consistent with> how "-" is separator for the title and "_" for the keywords.> > The manual has a section about "Features of the file-naming scheme for> searching or filtering":> <https://protesilaos.com/emacs/denote#h:1a953736-86c2-420b-b566-fb22c97df197>.> Maybe that gives us a direction?> > All the best,> Prot> > -- > Protesilaos Stavrou> https://protesilaos.com
Hi Prot,
I have my denote-directory where all my notes are saved but, when I make a denote-signature note, is it possible that note saved in another directory automatically?
In can help me, as I can get my Zettelkasten in a separate place
Thanks,
Alfredo
> El 26 mar 2023, a las 6:58, Protesilaos Stavrou <info@protesilaos.com> escribió:> > Hello Jeremy, Alfredo,> >> From: "Jeremy Friesen" <jeremy@jeremyfriesen.com>>> Date: Sat, 25 Mar 2023 10:42:12 -0400>> >> One of the adjustments I made when attempting the Luhmann sorting was>> to have the following prefix schema: 00aa11bb22cc>> >> [... 15 lines elided]>> >> All of which is to say, I'm often loath to put commas in my file names>> as an old DOS habit.> > I also feel uncomfortable with commas in file names though I guess they> are not strictly wrong. My intuition, in following with the Denote> naming scheme, is to use "=" as the separator. This is consistent with> how "-" is separator for the title and "_" for the keywords.> > The manual has a section about "Features of the file-naming scheme for> searching or filtering":> <https://protesilaos.com/emacs/denote#h:1a953736-86c2-420b-b566-fb22c97df197>.> Maybe that gives us a direction?> > All the best,> Prot> > -- > Protesilaos Stavrou> https://protesilaos.com
> From: Alfredo Borrás <alborras@zoho.eu>> Date: Thu, 30 Mar 2023 11:17:08 +0200>> Hi Prot,
Hello Alfredo,
> I have my denote-directory where all my notes are saved but, when I> make a denote-signature note, is it possible that note saved in> another directory automatically?>> In can help me, as I can get my Zettelkasten in a separate place
Do you want this to be done automatically? Or to be prompted for a
subdirectory of the 'denote-directory'?
Maybe what we already have in the manual covers your use-case?
https://protesilaos.com/emacs/denote#h:11946562-7eb0-4925-a3b5-92d75f1f5895
If not, I can help you with the specifics.
All the best,
Prot
--
Protesilaos Stavrou
https://protesilaos.com
Thank you,
I found denote-pick-silo-then-command function and I could do it.
My question is
When I do M-x denote, then the note is saved to denote directory
When I do M-x denote-signature, the note is saved to the same directory but I would like the note to be saved in another directory automatically, is it possible?
Thanks,
Alfredo
> El 31 mar 2023, a las 16:40, Protesilaos Stavrou <info@protesilaos.com> escribió:> >> From: Alfredo Borrás <alborras@zoho.eu>>> Date: Thu, 30 Mar 2023 11:17:08 +0200>> >> Hi Prot,> > Hello Alfredo,> >> I have my denote-directory where all my notes are saved but, when I>> make a denote-signature note, is it possible that note saved in>> another directory automatically?>> >> In can help me, as I can get my Zettelkasten in a separate place> > Do you want this to be done automatically? Or to be prompted for a> subdirectory of the 'denote-directory'?> > Maybe what we already have in the manual covers your use-case?> > https://protesilaos.com/emacs/denote#h:11946562-7eb0-4925-a3b5-92d75f1f5895> > If not, I can help you with the specifics.> > All the best,> Prot> > -- > Protesilaos Stavrou> https://protesilaos.com