Skip to content

Releases: joethei/obsidian-rss

0.6.3

19 Nov 15:09
Compare
Choose a tag to compare
+ template for tags(closes #26)

+ option to create note without asking for filename(closes #29)
~ allow for specifing 0 as updateTime (closes #27)

0.6.2

18 Nov 18:25
Compare
Choose a tag to compare
fix paste template using wrong format.

0.6.1

18 Nov 18:20
Compare
Choose a tag to compare
~ use the correct path for new file creation

~ adress issues from linting

0.6.0

18 Nov 18:03
Compare
Choose a tag to compare
+ filtered folders(closes #12)

+ Tagging(closes #9)
+ customizable date format(closes #20)
+ template variables for filename, created date, description(closes #19)
+ making button row sticky in modal(closes #21)
+ visual identifier for articles where a note has been created(closes #11)
~ fixes bad check for read articles(closes #18)

0.5.0

30 Oct 11:55
Compare
Choose a tag to compare
- Context menu on articles and shortcuts (closes #15)

- new template variables (closes #14)
- new command to refresh articles(closes #16)
- new setting: new file location (closes #10)

0.4.0

30 Oct 09:45
Compare
Choose a tag to compare
- sorting feeds by folder in settings

- added setting for refresh time
- added input prompt for file name when creating new file
- added form validation
- code cleanup

0.3.1

28 Oct 12:48
Compare
Choose a tag to compare
- add Folder for favorites(References #3, references #5)

- create settings file if there is none(closes #8)

0.3.0

27 Oct 17:52
Compare
Choose a tag to compare
update version number

0.2.0

23 Oct 09:56
Compare
Choose a tag to compare
- sanitizing html

- more native looking ui
- configurable template when creating a new note from a feed item
- started work on OPML import(not functional yet)

0.1.0

19 Oct 17:14
Compare
Choose a tag to compare
fix eslint