The documentation warns against deleting notes because it might break
links.  I would like to be able to move and delete a note and update the
link(s) to it myself (the only links I use are from tasks).  As long as
I don't renumber the notes, other links won't be broken.

This leads to gaps in the numbering of notes.  I find that
create-note-from-task doesn't work well in this case, because it
automatically computes the next note number based on _the number of
notes_ rather than the highest numbered note.  For example, if I have

* Notes

.#3  Do this

.#1  Do that

and I run create-note-from-task, I will get another note numbered 3
instead of 4.  Could we change this function to use (the highest
numbered note + 1) instead?

Best,
Hsiu-Khuern.

_______________________________________________
Planner-el-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/planner-el-discuss

Reply via email to