Commit graph

67 commits

Author SHA1 Message Date
Jacobtread bf9ac5636c
Feature prompt before delete (#48)
* fix: file rename bug

* feat: prompt user before deleting
2024-05-01 10:40:26 +02:00
Ell 6823de48a0 get rid of the roadmap section in the README 2024-04-15 11:31:26 +02:00
Jacobtread 70cb1594ef
fix: file rename bug (#46) 2024-04-15 11:24:15 +02:00
Ell 66eb45d253 0.2.1 2024-03-27 14:26:24 +01:00
Ell 4b6abebe61 still allow editing name and start time while running
closes #41
2024-03-27 14:24:57 +01:00
Ell 4c88c3282d finished up segment name markdown rendering 2024-03-27 14:21:45 +01:00
artel-ksikora 739e51326f
feat: add tag display to Segment (#43)
* feat: add tag display to Segment

* feat: Fragment markdown rework

* feat: Fragment markdown rework

* fixL prettifer remove

* fix: remove prettifer ignore
2024-03-18 16:11:11 +01:00
Ell 48d576aaa2 0.2.0 2024-02-26 15:37:54 +01:00
Ell 701be28601 use the hover background color 2024-02-26 15:36:28 +01:00
Ell 1d90a17e69 added timestamp display for durations
closes #20
2024-02-26 15:21:24 +01:00
Ell 7633ac8144 hover highlighting for the table 2024-02-26 14:56:31 +01:00
Ell 7e108a85cb right-align the buttons 2024-02-26 14:53:33 +01:00
Ell 5bd9fefe60 only indent the names, not the values 2024-02-26 14:41:25 +01:00
Ell 3469232d3b fixed some issues with how and when entry content is displayed
closes #36
2024-02-26 14:39:48 +01:00
Ell 92b2a287aa allow displaying segments in reverse
closes #39
2024-02-26 14:24:21 +01:00
Ell 51d1183c0f 0.1.8 2023-09-08 14:06:12 +02:00
Ell 17471e2831 fixed (newly introduced) exception when trying to edit a running timer 2023-09-08 14:02:15 +02:00
Ell e95f62fb9d store timestamps as iso instead of unix
closes #26
2023-09-08 13:59:50 +02:00
Ell f766fa7210 merge 2023-09-08 13:26:35 +02:00
Ell 3be8d8de02 ignore vault files 2023-08-11 19:32:43 +02:00
Matt Wiseley a6727bb879 Handle active timer with no end value 2023-07-11 22:17:42 -04:00
Matt Wiseley 3d9e6163e7 Use fixed format for editable timestamps 2023-07-05 09:57:58 -04:00
Matt Wiseley 0612a4bd21 24 hour default time stamp format 2023-07-04 17:51:54 -04:00
Matt Wiseley 5677e02243 Remove unneeded width setting 2023-07-03 12:58:04 -04:00
Matt Wiseley 94631bc293 Editable timestamps and mobile horizontal scroll 2023-07-03 12:23:19 -04:00
Ell 941c5e261b 0.1.7 2023-05-23 18:21:10 +02:00
Ell b5e768d99c added a setting to make duration displays less fine-grained
closes #15
2023-05-23 18:18:28 +02:00
Ell 175ef1e0d7 fixed the time tracker not saving correctly on a canvas
closes #16
2023-05-23 18:06:29 +02:00
Pedro J 5baf96571e
Fixed Copy to Table feature to start and end with | character in each row and be compatible with other plugins like Advanced Tables (#13) 2023-05-23 16:48:18 +02:00
Ell 7aa91901c6 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	manifest.json
#	package.json
#	versions.json
2023-05-22 20:02:36 +02:00
Ell 70ade8ada0 cleanup 2023-05-22 20:01:50 +02:00
Ell 05a4710b8a 0.1.6 2022-12-03 22:11:57 +01:00
Ell e7815334b2
Merge pull request #12 from commonCereal/more-than-hour-durations
Update Duration Accumulation to support displaying durations longer than 24 hours
Closes #11
2022-11-23 18:07:22 +01:00
Kyle Ferguson 967d331172 Ran npm install. Removed space in test md file. 2022-11-23 10:05:51 -07:00
Kyle Ferguson 85ee96f5dd Updated formatting of duration to allow for more than 1 24 hour day durations. 2022-11-23 09:53:04 -07:00
Ell 402b97c799 0.1.5 2022-10-19 16:40:01 +02:00
Ell 1bda2accf4 added the ability to create sub-entries 2022-10-19 16:35:21 +02:00
Ell 132e2088be 0.1.4 2022-10-10 15:06:52 +02:00
Ell bce221aaaa fixed edited entry names not actually being saved 2022-10-10 15:05:59 +02:00
Ell 93440d385a 0.1.3 2022-10-10 14:52:50 +02:00
Ell 5a0a810d95 added fancier buttons 2022-10-10 14:51:11 +02:00
Ell 4a5e663e1d added the ability to edit and remove segments 2022-10-10 14:40:36 +02:00
Ell ed9c7767ef some saveTracker improvements 2022-09-29 16:05:39 +02:00
Ell 826f57ad76 this should be an interface 2022-09-29 16:01:20 +02:00
Ell ec6476a95c actually 0.1.2 2022-09-29 15:38:27 +02:00
Ell 63666eed1e 0.1.2 2022-09-29 15:37:32 +02:00
Ell 44172cbca7 updated plugin and command ids 2022-09-29 15:36:06 +02:00
Ell 2503b5a854 0.1.1 2022-09-28 14:13:32 +02:00
Ell 29f9df9165 consistency 2022-09-28 14:11:49 +02:00
Ell 90c6b55ad7 added the ability to copy the table as markdown or csv 2022-09-28 14:09:21 +02:00