Commit graph

40 commits

Author SHA1 Message Date
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
Ell 10251de71c added timestamp format setting 2022-09-28 13:18:37 +02:00
Ell f694dfcc57 another roadmap entry 2022-09-28 13:02:59 +02:00
Ell 3facc490bb some slight refactoring 2022-09-28 00:52:52 +02:00
Ell 897e6d1225 0.1.0 2022-09-27 22:19:06 +02:00
Ell 5484ec4949 info stuff 2022-09-27 22:15:16 +02:00
Ell 18cdda3e9b added command to insert tracker 2022-09-27 21:52:02 +02:00
Ell d001d7887a orrganized code a bit better 2022-09-27 21:44:28 +02:00
Ell 49406dd869 some casing and style improvements 2022-09-27 21:40:32 +02:00
Ell c4548f5e67 some style improvements 2022-09-27 21:35:26 +02:00
Ell b972ab3def added table headers 2022-09-27 21:29:50 +02:00
Ell 09d9bc4132 pretty much finished the basics 2022-09-27 21:23:36 +02:00
Ell 88a43f6434 some style work 2022-09-27 19:33:34 +02:00
Ell e1c0a3cd17 some more work! 2022-09-27 17:03:44 +02:00
Ell 93ecd63a73 some work 2022-09-27 16:06:40 +02:00
Ell 4d49d195a9 first setup 2022-09-27 15:36:25 +02:00
Ell 186b13142f basic setup 2022-09-27 15:36:00 +02:00
Ell e21f9f28ff Initial commit 2022-09-27 15:22:31 +02:00