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

Add status, dated-added, date-updated, favorite #103

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

masonfocus
Copy link

Add status, dated-added, date-updated, favorite in item type so that they can be used in template.

in item type so that they can be used in template.
@masonfocus
Copy link
Author

These alterations was meant to solve this #67

minor updates
@nybbles
Copy link
Owner

nybbles commented Sep 9, 2022

Thanks for this patch!

The current behavior is to use numbers to represent status, which is not very user-friendly, especially for Obsidian users who don't know how APIs should work under the hood. What do you think about using status strings instead, i.e. "unread", "archived", "deleted"?

src/ItemNote.ts Show resolved Hide resolved
src/ItemNote.ts Outdated Show resolved Hide resolved
@masonfocus masonfocus requested a review from nybbles September 10, 2022 00:26
@betolink
Copy link

Really looking forward to this, I just started to use Obsidian last week and wanted to import my bookmarks from Pocket and to my surprise they come with no dates or other available metadata.

@nybbles nybbles closed this May 24, 2024
@nybbles nybbles reopened this May 24, 2024
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

Successfully merging this pull request may close these issues.

3 participants