Skip to content
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

Use automatically generated identifiers for note naming #1526

Open
1 task done
youngnix opened this issue Jul 19, 2024 · 6 comments
Open
1 task done

Use automatically generated identifiers for note naming #1526

youngnix opened this issue Jul 19, 2024 · 6 comments
Labels
feature Issues related to feature proposals. Please attach a module.

Comments

@youngnix
Copy link

youngnix commented Jul 19, 2024

Issues

  • I have checked existing issues and there are no existing ones with the same request.

Feature description

Most of the times I don't actually care about the file name of a note. I just want to be able to store thoughts and ideas and be able to refer to them in a global scope.
Using identifiers such as 412ee95c-04da-4df7-a990-fb0f6c56509f or 1721422444 (for seconds since the Epoch) could provide a more streamlined experience for some users, considering Neorg/Norg has such powerful linking and searching.
This could be implemented simply as an option for the core.dirman module, e. g. name_notes: bool to show the prompt to give the note a name before creating it.

Help

Yes, but I don't know how to start. I would need guidance

Implementation help

No response

@youngnix youngnix added the feature Issues related to feature proposals. Please attach a module. label Jul 19, 2024
@youngnix youngnix changed the title Use randomly generated identifiers for automatic note naming Use automatically generated identifiers for note naming Jul 19, 2024
@youngnix
Copy link
Author

I've made a pull request implementing this functionality. It is fairly dirty and bare-bones, but it works. #1527

@mtrajano
Copy link
Contributor

Seems like an interesting idea, I've definitely had the need to quickly just write down one off ideas and just wanted to open something quickly and get those thoughts down but to me it seems like your proposal loses the discoverability aspect of neorg. Like would you just have a giant folder with a bunch of timestamps/UUIDs? What would your plan be with those files?

@max397574
Copy link
Contributor

Zettelkasten ig

@mtrajano
Copy link
Contributor

Zettelkasten ig

I'm not an expert in the zettelkasten method by any means but isn't the whole point to link thoughts and ideas together? I would think having some sort of descriptive title would help with that. I can imagine having a bunch of random UUID named notes would get pretty messy over time. Again just trying to understand what this workflow would look like and how it can be useful

@max397574
Copy link
Contributor

I'm quite sure they use uuids though there
perhaps combined with an identifier
but this isn't really related to this issue

@bottd
Copy link
Contributor

bottd commented Jul 27, 2024

Some use UUIDs or timestamps to have a randomized identifier as the prefix to their zettelkasten notes titles. Others use no identifier or alphanumeric also know as folgezettel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Issues related to feature proposals. Please attach a module.
Projects
None yet
Development

No branches or pull requests

4 participants