-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Attach note to a Project (or File) #598
Comments
I'd like to throw in another idea. What do you think about supporting Nextcloud Projects? This would not only cover your mentioned use case, but would also allow to add a note to a Deck card, Deck board, Talk chatroom and each other "object" in Nextcloud (of course only when the correspond app supports it). It seemed to be an overkill in the past, but in the meantime it looks like a nice addition for a deeper integration with other apps and it might (partially) also solve #389 - @sunjam and @korelstar what do you think? Also cc @jancborchardt |
I actually did mention Project support as an option in the original post, but realize the functionality is not there yet.
I didn't mention this because it adds a bit of complexity and additional integration, much like the request for system tags we've both mentioned. There are already markdown notes available in Deck, Tasks, Bookmarks, Contacts, etc., but none of those are accessible from the Notes app at all, regardless of Project support. |
Updare: Since Nextcloud 25 it seems that Nextcloud Projects are deprecated in favor of Related Resources: https://github.com/nextcloud/related_resources/ |
Yep, we shall see if some similar functionality might become available through Related Resources. |
@sunjam why closing the issue though? Doesn't the Notes app have to implement anything and the Related Resources will became available magically? 😉 |
Related resources operates on a neural network afaik, so sort of magic. Can
re-open.
…On Mon, Oct 31, 2022, 4:51 PM Niedermann IT-Dienstleistungen < ***@***.***> wrote:
@sunjam <https://github.com/sunjam> why closing the issue though? Doesn't
the Notes app have to implement anything and the Related Resources will
became available magically? 😉
—
Reply to this email directly, view it on GitHub
<#598 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANUKZXS4LBBCUBZNH3F6UDWGBLPVANCNFSM4QL6R6CQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Is your feature request related to a problem? Please describe.
I write a note, which pertains to a particular file or folder on the filesystem. I'd like to be able to attach, or associate, this note to the file / folder in some simple and direct way while writing.
Describe the solution you'd like
Perhaps this might become possible through #331 and Nextcloud Text implementation. Could also involve one of the options below...
Describe alternatives you've considered
/notes/mynote.txt
location on the hard drive and save a copy of the note in a nearby directory or something./notes/mynote.txt
location on the hard drive and leave a comment.tags
in the future.The text was updated successfully, but these errors were encountered: