Commit graph

61 commits

Author SHA1 Message Date
Trey Wallis
feadefa151 chore: update to new GitHub username 2024-05-27 01:51:21 -06:00
Trey Wallis
1565c22581 chore: bump version 2024-05-25 14:39:40 -06:00
Trey Wallis
5376c595c2
Feat logging (#28)
* feat: add logging functionality

* refactor: move into types folder

* feat: add log statement for saving

* refactor: use logger.warn instead of console.error
2024-05-25 14:25:02 -06:00
Trey Wallis
271943cc90
Rearrange property filter groups (#27)
* feat: make property group tags draggable

* fix: resolve drag end error

* feat: remove position from filter groups

* chore: bump version

* feat: remove position from filter groups

* feat: add rearrange groups to property filter app
2024-05-25 13:53:41 -06:00
Trey Wallis
a076726572 chore: bump version 2024-05-15 11:19:49 -06:00
Trey Wallis
ae15efa6f3 fix: import moment from Obsidian 2024-05-15 10:45:20 -06:00
Trey Wallis
4ea052dbcc chore: bump version 2024-05-01 02:48:27 -06:00
Trey Wallis
78bcd91da2 chore: bump version 2024-05-01 02:40:15 -06:00
Trey Wallis
b899a29ee0 chore: bump version 2024-05-01 02:30:42 -06:00
Trey Wallis
4cb206186d chore: bump version 2024-05-01 02:22:24 -06:00
Trey Wallis
3e97c9099c chore: bump minor version 2024-05-01 02:17:33 -06:00
Trey Wallis
576372fba0 chore: bump version 2024-05-01 02:16:15 -06:00
Trey Wallis
690adb28f6 chore: bump version 2024-04-30 01:19:10 -06:00
Trey Wallis
3234afac49 chore: bump version 2024-04-30 00:18:51 -06:00
Trey Wallis
3ebc715503 chore: bump version 2024-04-29 09:56:58 -06:00
Trey Wallis
b3961fb1b3 chore: bump version 2024-04-29 09:44:04 -06:00
Trey Wallis
ca256e8ff9 chore: bump version 2024-04-29 09:37:44 -06:00
Trey Wallis
96181a37b1 chore: bump version 2024-04-29 09:15:27 -06:00
Trey Wallis
8596fed80a chore: bump version 2024-04-28 19:08:46 -06:00
Trey Wallis
ea409c461b chore: bump version 2024-04-21 20:54:41 -06:00
Trey Wallis
a8e066aace chore: bump version 2024-04-21 17:53:21 -06:00
Trey Wallis
5a031e046f chore: bump version 2024-04-20 16:10:24 -06:00
Trey Wallis
4cdc8febd4 chore: bump version 2024-04-20 16:00:59 -06:00
Trey Wallis
999ef9f01b chore: bump version 2024-04-20 15:48:39 -06:00
Trey Wallis
faa2c2fcfc chore: bump version 2024-04-20 15:38:40 -06:00
Trey Wallis
921c53fa80 chore: bump version 2024-04-20 15:26:52 -06:00
Trey Wallis
734682660c
Add event handlers (#17)
* refactor: remove React types

* feat: add event handlers

* fix: make frontmatter update reactive

* fix: resolve reactiivty

* fix: resolve custom values not updating

* fix: resolve lag on startup

* fix: resolve rename events not working
2024-04-20 15:20:55 -06:00
Trey Wallis
786f2009dd chore: bump version 2024-04-20 13:28:40 -06:00
Trey Wallis
b0afb780c8 chore: bump version 2024-04-20 01:00:58 -06:00
Trey Wallis
fe9c8e862c chore: bump version 2024-04-19 15:33:55 -06:00
Trey Wallis
85c395dd8a chore: bump version 2024-04-19 01:45:10 -06:00
Trey Wallis
a078e6242c chore: bump version 2024-04-19 01:27:04 -06:00
Trey Wallis
29ab53634f refactor: remove unneeded packages 2024-04-19 00:26:36 -06:00
Trey Wallis
ed54eb21cc feat: add svelte 2024-04-18 14:51:48 -06:00
Trey Wallis
99f5369a75
feat: use nanoid for UUID generation (#8) 2024-04-18 11:37:45 -06:00
Trey Wallis
a7a2e75fa4 chore: bump version 2024-04-18 01:28:48 -06:00
Trey Wallis
7ace9eb0ef
Add property filters (#7)
* refactor: move properties into their own key

* feat: add properties filter data structure

* feat: add property filters app

* feat: add switch

* feat: add divider

* feat: add basic property filter modal content

* fix: resolve properties not saving

* refactor: rename to app

* refactor: move into components folder

* refactor: rename to group 1

* fix: resolve settings not updating

* fix: resolve settings being reset

* refactor: simplify code

* fix: set folder to root by default

* feat: implement property filter display

* refactor: use uppercase

* fix: remove need for redux

* refactor: remove unneeded code

* feat: add property filtering

* fix: resolve property filtering
2024-04-18 01:28:21 -06:00
Trey Wallis
af338c5a15 chore: bump version 2024-04-17 13:15:20 -06:00
Trey Wallis
59a29b7e66 chore: bump version 2024-04-15 23:14:03 -06:00
Trey Wallis
e38fd91334 chore: bump version 2024-04-15 22:47:11 -06:00
Trey Wallis
c2ad6d702e chore: bump version 2024-04-15 22:20:43 -06:00
Trey Wallis
af3abe921c chore: bump version 2024-04-15 21:52:03 -06:00
Trey Wallis
d7827e1084 chore: bump version 2024-04-15 20:32:46 -06:00
Trey Wallis
05e99ce0d6 chore: bump version 2024-04-12 17:14:18 -06:00
Trey Wallis
49f77c8e97 chore: bump version 2024-03-15 16:54:02 -06:00
Trey Wallis
75381f7138 chore: bump version 2024-03-15 16:50:01 -06:00
Trey Wallis
2f799ccfda feat: save filters into settings 2024-03-15 16:47:43 -06:00
Trey Wallis
380f8aa1fe chore: bump version 2024-03-15 15:58:35 -06:00
Trey Wallis
6bf16edef4 refactor: rename plugin to Vault Explorer 2024-03-15 15:50:42 -06:00
Trey Wallis
72eaaa763b chore: bump version 2024-03-15 15:41:49 -06:00