You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, this plugin is fantastic, thank you very much!
I have a need which I am guessing others might have as well, so let me please share.
In addition to appending the DATE to the name of the new note, it would be great to be able to append the name of the ORIGINAL note.
There could be other levels of fanciness, such as limiting the amount of characters or even applying a regex to the original note's name, but following MVP concepts, the first (and maybe only) release would be to allow the possibility to append the original note's name, in addition to the date (which is already possible).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, this plugin is fantastic, thank you very much!
I have a need which I am guessing others might have as well, so let me please share.
In addition to appending the DATE to the name of the new note, it would be great to be able to append the name of the ORIGINAL note.
Options like these should be valid as a prefix:
{{date}} - {{link}} -
{{link}} - {{date}} -
{{date}} -
{{link}} -
There could be other levels of fanciness, such as limiting the amount of characters or even applying a regex to the original note's name, but following MVP concepts, the first (and maybe only) release would be to allow the possibility to append the original note's name, in addition to the date (which is already possible).
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions