[GH-ISSUE #86] Date Stamping / Date Sorting #76

Closed
opened 2026-02-26 01:35:06 +03:00 by kerem · 2 comments
Owner

Originally created by @rapidpage on GitHub (Sep 26, 2014).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/86

How can i add a date stamp to title and then sort by date

Originally created by @rapidpage on GitHub (Sep 26, 2014). Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/86 How can i add a date stamp to title and then sort by date
kerem closed this issue 2026-02-26 01:35:06 +03:00
Author
Owner

@JLiscom commented on GitHub (Sep 26, 2014):

I do not have sorting by date yet. I store every version of the note.

How I handle date in a journal like sense in break apart the date

So if I want a journal entry for the date 2014-09-26
I create a folder 2014, then create a sub folder in 2014 called 09 then I create a note in 09 with today's day number 26.

For example
2013 Folder
2014 Folder
------08 Sub Folder
------09 Sub Folder
---------24 Note
---------25 Note
---------26 Note

<!-- gh-comment-id:56997538 --> @JLiscom commented on GitHub (Sep 26, 2014): I do not have sorting by date yet. I store every version of the note. How I handle date in a journal like sense in break apart the date So if I want a journal entry for the date 2014-09-26 I create a folder 2014, then create a sub folder in 2014 called 09 then I create a note in 09 with today's day number 26. For example 2013 Folder 2014 Folder ------08 Sub Folder ------09 Sub Folder ---------24 Note ---------25 Note ---------26 Note
Author
Owner

@rapidpage commented on GitHub (Sep 26, 2014):

cool, i just added 2014-09 in the Title and your search was able to find 2014 or - or 09 as well

<!-- gh-comment-id:56999309 --> @rapidpage commented on GitHub (Sep 26, 2014): cool, i just added 2014-09 in the Title and your search was able to find 2014 or - or 09 as well
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OpenNote-JLiscom#76
No description provided.