Brian Joseph Petro
7d797f3518
Add release script and update build configuration
2025-02-03 11:06:58 -05:00
Brian Joseph Petro
54ba69d6e2
open on right side
2025-02-03 10:57:10 -05:00
Mossy1022
27386dd6ee
updated manifest
2025-02-03 10:28:04 -05:00
Mossy1022
9fc4aaa8b1
added ts ignore for smart env
2025-02-03 10:26:29 -05:00
Mossy1022
ad83da1232
Merge branch 'main' of mossy1022-GitHub:Mossy1022/Smart-Connections-Visualizer
2025-02-03 10:24:14 -05:00
Brian Joseph Petro
c6775888d4
Update environment variable access and add .gitignore
2025-02-03 10:21:49 -05:00
Mossy1022
795f11479c
version bump
2025-01-23 15:03:04 -05:00
Mossy1022
408a80fb06
Update to collections loaded instead of entities loaded
2025-01-23 15:00:47 -05:00
Mossy1022
72785d9b69
Version Bump
2025-01-04 09:45:58 -05:00
Mossy1022
1c63631e87
Fix for handling async find connections update from smart connections
2025-01-03 19:31:18 -05:00
Mossy1022
527725ee99
Updated new connection access from Smart Connections to resolve no nodes bug
2024-10-23 13:09:57 -04:00
Mossy1022
084891cee1
Fix for no nodes bug + only allowed one view at a time
2024-09-11 10:17:20 -04:00
Evan's Oasis
2cda805032
Merge pull request #14 from aaronVerones/aaron.verones/fix-nodes-undefined
...
fix: Nodes are undefined when connection.data.key doesn't exist
2024-09-11 10:00:41 -04:00
Aaron Verones
eb40eff2d0
fix: Nodes are undefined when connection.data.key doesn't exist
2024-09-02 09:05:08 -04:00
Mossy426
52c9fbc297
Update to use connection.key
2024-08-30 12:39:41 -04:00
Mossy426
f0234c5e3a
Updated smart object filtering based on SC updates to smart objects
2024-08-27 11:30:45 -04:00
Mossy426
963f410788
update appropriate class id for droptdown
2024-08-26 19:52:43 -04:00
Mossy426
028d447881
Update to have labels and links to go with themes
2024-08-26 19:48:10 -04:00
Mossy426
ab992acf75
Update to new SC compatibility
2024-08-21 09:54:19 -04:00
Mossy426
bacc0811b7
version bump
2024-08-09 11:29:01 -04:00
Mossy426
a72d78b9d9
Update to not have check while view not in view
2024-08-09 11:25:50 -04:00
Mossy426
8b946408e5
Update to ensure view is open before sending notices
...
:q
2024-08-09 11:23:34 -04:00
Mossy426
0f0b2d5724
version bump
2024-06-30 00:27:36 -04:00
Mossy426
1893760067
Merge branch 'main' of https://github.com/Mossy1022/Smart-Connections-Visualizer
2024-06-30 00:27:16 -04:00
Mossy426
332dd323f1
Renamed all Ids and classes to have Smart Visualizer prefixe + Made viz updates smoother by stopping force simulation after 1s to remove possible endless force loop + cleanup
2024-06-30 00:27:13 -04:00
Evan's Oasis
a2de7ea25f
Update README.md
2024-06-25 16:13:15 -04:00
Evan's Oasis
2459bf2fd9
Update README.md
2024-06-25 16:12:56 -04:00
Evan's Oasis
726e69f89f
Add files via upload
2024-06-25 16:11:32 -04:00
Mossy1022
9b7cb69cfa
Updates dropdown menu to scope and not conflict with excalidraw
2024-06-23 02:46:41 -04:00
Mossy426
378f9b7f90
Updates:
...
- Added foundation for color legend + coloring nodes
- Updated nodes to have their own fill property
- Removed change background color of global style
2024-06-18 12:47:26 -04:00
Mossy426
f7ffa1085e
Updates:
...
- Reset button saves settings after reset
- Fixed reset label caps change
- Fixed bug when viz doesn't render properly when only a single connection appears
2024-06-17 19:20:03 -04:00
Mossy426
22122ccb2b
Update to display last active file on open of view
2024-06-16 11:32:57 -04:00
Mossy426
632312143b
version bump
2024-06-16 02:01:42 -04:00
Mossy426
5e12491dc3
Patches:
...
- Updated Plugin Settings to Save and Load
- Added notice when filter threshold is too high to display nodes
- Added plugin variable to view to get settings
- Improved extraction to show better labels and block numbers
- Added both option for filter between note and block
- Ensured connection type is properly assigned to node
2024-06-16 02:00:48 -04:00
Mossy426
acbdc6c42a
Merge branch 'main' of https://github.com/Mossy1022/Smart-Connections-Visualizer
2024-06-14 12:39:59 -04:00
Mossy426
a2818afafa
Update main
2024-06-14 12:39:32 -04:00
Mossy426
f6120c6403
Updated to 1.0.6
2024-06-14 12:38:00 -04:00
Evan's Oasis
612a83cd89
Merge pull request #3 from brianpetro/main
...
minor: build script + mute logs
2024-06-14 11:27:05 -04:00
WFH Brian
3fc78c390d
silence is golden
2024-06-13 13:50:28 -04:00
WFH Brian
48c4d7d269
update output folder to be consisent with community plugin; always include sourcemap in bundle
2024-06-13 13:50:04 -04:00
Mossy426
35744afb37
removed settings variable
2024-06-12 08:49:11 -04:00
Mossy426
b270996a4a
Removed Settings
2024-06-12 08:45:11 -04:00
Mossy426
b5e6d3af87
patch update
2024-06-09 09:06:10 -04:00
Mossy426
7733eba240
updated link label display
2024-06-09 09:05:16 -04:00
Mossy1022
aa754451ea
Increment Version
2024-06-06 15:05:56 -04:00
Mossy1022
269d352426
Implemented Review Requests for Obsidian Plugin
...
- Added debounce
- Removed interface for default settings
- Use sentence case
- Updated funding url
- Updated manifest description
- Updated view type to not have spaces
- Removed Sample Code
2024-06-06 15:05:10 -04:00
Mossy1022
3ca571bf2a
updating version patch to 1.0.2
2024-06-06 02:26:43 -04:00
Mossy1022
2ff95aa08f
Merge branch 'main' of https://github.com/Mossy1022/Smart-Connections-Visualizer
2024-06-06 02:26:11 -04:00
Mossy1022
2733358519
Post-Refactor Fixes + UI Polish
...
- Update intial values (threhsold + nodesize)
- Added filtering + new note changing states
- Keeping track of highlighted node id
- Fixed node label display + position on hover + drag
- Removed label down animation temporarily
- Updated the label formating to cut out folders for dispalying central node
- Updated smartEng to env
- Updated avoid collision to work post refactor with node labels
- Commented out multiselect temporarily
- Updated UI Icons to match graph view
- Updated labels to default upon refresh click
- Ensure visualization is empty when nodesdata is empty
- Commented out tooltips until we bring them back
2024-06-06 02:26:09 -04:00
Evan's Oasis
6ecf0d877c
Update README.md
2024-06-05 17:23:09 -04:00