Skip to content

Releases: plasmabit/timethings

Time Things 1.3.0

07 Apr 14:15
Compare
Choose a tag to compare

Added a new view which allows you to see most edited notes in your vault

Time Things 1.2.6

12 Feb 17:43
Compare
Choose a tag to compare

🎁 Features requested

  • Now you have an option to hide emojis plugin-wide. Per this feature request

Installation guide

Time Things 1.2.5

12 Feb 13:21
Compare
Choose a tag to compare

🦗 Bug fixes

  • Now it is possible to pick a note from the suggested ones if you are using the custom solution

🤖 Saner code

  • Code structure improvement

Installation guide

Time Things 1.2.4

23 Nov 13:38
Compare
Choose a tag to compare

🦗 Bug fixes

  • Now the plugin does not interfere with undo operations and other ctrl shortcuts

🤖 Saner code

  • Code structure improvements
  • Cleared one console.log which was printing in the release build

Installation guide

Time Things 1.2.3

07 Nov 23:29
Compare
Choose a tag to compare

Time Things 1.2.2

03 Sep 23:18
Compare
Choose a tag to compare
  • Added an ability to choose the value of non-typing editing time percentage variable in the settings

Time Things 1.2.1

03 Sep 16:58
Compare
Choose a tag to compare

Changes:

  • Dynamically rendered settings menu
  • Fixed one event being not registered
  • Plugin doesn't rely on custom frontmatter solution to get the value of edited_seconds if it's disabled in the settings anymore
  • Saner code for the function that updates the status bar which shows how long has this note has been edited for

Time Things 1.2.0

02 Sep 04:11
Compare
Choose a tag to compare

Track total edited time

Introducing edit duration frontmatter variable. Track time spent on editing a note.

Obsidian_M7cBoaBPIq

Time Things 1.1.0

01 Sep 00:21
Compare
Choose a tag to compare

Custom frontmatter solution

Introducing custom frontmatter handling solution for smoother experience. It instantly and unobtrusively updates the "modified" timestamp value with each keystroke.

Time Things 1.0.1

25 Aug 20:27
58e2c46
Compare
Choose a tag to compare
Minor changes

As requested in https://github.com/obsidianmd/obsidian-releases/pull/2343