b-yp / logseq-rss-reader

Logseq RSS Reader Plugin
MIT License
7 stars 2 forks source link

[Feature request] Display date and post URL #4

Open YU000jp opened 8 months ago

YU000jp commented 8 months ago

Get localized date

const dateString = new Date().toLocaleString("default",{
month:"long",day:"numeric",year:"numeric",hour:"numeric",minute:"numeric"
})

I'll just write a suggestion now.

b-yp commented 8 months ago

I'm sorry I didn't understand where this feature needs to be added.

YU000jp commented 8 months ago

Date and time are below the article title. image

b-yp commented 8 months ago

This is a great suggestion.

b-yp commented 8 months ago

https://github.com/b-yp/logseq-rss-reader/pull/5

YU000jp commented 8 months ago

One more thing. Source URL link not found. I think each article should have a link button.

b-yp commented 8 months ago

You're right, I'll add it later

---Original--- From: @.> Date: Tue, Oct 31, 2023 20:05 PM To: @.>; Cc: @.**@.>; Subject: Re: [b-yp/logseq-rss-reader] [Feature request] Display date and postURL (Issue #4)

One more thing. Source URL link not found. I think each article should have a link button.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>