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

Support using the id as the ctime #4

Open
tefkah opened this issue Nov 15, 2021 · 1 comment
Open

Support using the id as the ctime #4

tefkah opened this issue Nov 15, 2021 · 1 comment

Comments

@tefkah
Copy link
Owner

tefkah commented Nov 15, 2021

I saw Nobiot doing this in some post on the discourse, and this sounds like a much better way to to accomplish the same thing as creating new properties.

Upsides:

  1. id is much more easily accessible than the properties using queries
  2. declutters the properties drawer from at least 3 to just 2 entries at minimum
  3. makes the id less ugly and more semantic

Downsides:

  1. Would need to edit all links in all files in order to make this work
  2. would need to put in some check which checks whether the id is some sort of date string to use as the ctime

I think this is worth it.

@andersjohansson
Copy link

I like this suggestion to. I use datetime ids like these: aj:2022-01-18.21:12:31.224, so it makes a lot of sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants