1. Is is possible to list a note text without using fine, and without
the folder hierarchy?
2. Could there be an option to list all tags that are used in the notes?
3. Will there be an export option for nts to f.ex. otl files and yaml
formats?
4. Does the notes have an ID that can be listed and referred to?
Jostein
Jostein
> --
> You received this message because you are subscribed to the Google Groups "Note Taking Simplified" group.
> To post to this group, send email to notetaking...@googlegroups.com.
> To unsubscribe from this group, send email to notetakingsimpli...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/notetakingsimplified?hl=en.
>
2) This would be a great feature to see what tags that are active.
3) I meant a file in vimoutliner format here. As nts can give a
hierarchy output with notes text it could be useful to export to an
outlining tool like VO.
For yaml export it could be a simple format like it's decsribed in the
man page:
http://linux.die.net/man/3/yaml
4) The ID reference is useful for listing a specific note or several
notes. So it would be possible to do:
n.py <note-ref>
to get the specific note listed. An option to open it directly in an CLI
editor would be great to.
Jostein
The thought behind the yaml format was to have an option to handle files
with parsing through an external language. Might be too cumbersome as
this makes the structure too complex.
tnote has an id for each notes file that makes it easy to open a
specific note from the command line. I think easy accesibility for a
note is useful, as well as having a quick way to get it opened for
editing.
Jostein
Jostein
I have some questions:
1. Did the path/outline option disappear? Would this be option 3 to the
-d parameter?
2. Should the editor and the editcmd variables be set already in
~/.nts/rc for the CLI setup also as this will save some time for the
user?
Jostein
n.py 3 -d 3
Jostein
The datestamp feature is very nice! However, if I edit a note with the
external editor the datestamp is not converted. Would it be possible to
have nts parse the notes for !d and convert the datestamp upon start-up
and each time we return from an external editor. The latter may not be
possible, but instead, perhaps a shortcut key to initiate the
replacement of all !d can be included. This would save re-opening the
edited notes in the gui and saving them again.
Many thanks,
Alex