Suggestions: Attachments #1112
RompitaKablo
started this conversation in
Questions or requests about Poznote
Replies: 3 comments 1 reply
-
|
Very good points thanks, I'll work on that as soon as possible. 👌 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Instead of adding a button to the attachments section, I added a new command to the Command Menu for inserting attachment links directly into a note.
|
Beta Was this translation helpful? Give feedback.
1 reply
-
|
https://github.com/timothepoznanski/poznote/releases/tag/6.28.0 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just a couple of observations whilst taking Poznote out for a test drive. Please consider / dismiss as you see fit :)
(1) Allow access to the attachment ID
Be able to read / copy the ID (
/api/v1/notes/<note_number>/attachments/6a3d5d7b8f318) from, say, the "Current Attachments" section? At the moment it appears that it is only possible to get the ID if the file type will display in a browser.This would allow attachments to be referenced in line with the text where it may make more sense than being one of many in the note attachments row. It would allow context to be added to the link this could also be useful as there can be attachments with identical file names. Yes, a user could rename a file before attaching it but that may not always be desirable.
(2) Allow the note attachment row to be moved to the foot of the note?
If a note has many attachments having them listed at the top of the note, in the note attachments row before the title, may not be ideal, either aesthetically or practically. For some users with many attachments it may make more sense to treat the attachments as footnotes? This would also be of benefit if suggestion (1), above, was ever implemented.
(EDIT: The same suggestion also applies for the backlinks list which I have just found also adds all the backlinks to the top of the note before the title.)
Beta Was this translation helpful? Give feedback.
All reactions