land0r
1d580e77f1
Remove obsidian from the classname, it should be obvious that this is in Obsidian
2025-02-23 20:50:51 +01:00
land0r
bce6c2bf9d
Don't add a top-level heading in the settings tab, such as "General", "Settings", or the name of your plugin.
2025-02-23 20:49:35 +01:00
land0r
b9c37bcb26
fix plugin settings standards inconsistency
2025-02-13 01:03:13 +01:00
land0r
a9fbaf3b54
Revert "update plugin version"
...
This reverts commit ad9271f1dc .
2025-01-27 23:06:40 +01:00
land0r
ad9271f1dc
update plugin version
2025-01-27 22:56:41 +01:00
land0r
88235fde71
feat: update README.md
2025-01-27 22:51:56 +01:00
land0r
70f63f86b9
feat: support official requirement for settings naming
2025-01-27 22:46:34 +01:00
land0r
9ccf3733e9
Merge remote-tracking branch 'origin/main'
2025-01-27 22:43:14 +01:00
land0r
b0870ae13d
feat: avoid unnecessary logging
2025-01-27 22:42:56 +01:00
Ivan
7bd50ebe15
Update manifest.json
2024-12-09 17:33:28 +02:00
Ivan
434e1e2bc6
Update manifest.json
2024-12-09 17:22:30 +02:00
Ivan
a9d4c1ed78
Update manifest.json
2024-12-09 17:20:01 +02:00
Ivan
6f8539b3f5
Update manifest.json
2024-12-09 17:17:30 +02:00
land0r
f9d3c25c93
feat: Update - README.md and version compatibility
2024-11-14 13:48:05 +01:00
land0r
472c717e6e
feat: Update - README.md
2024-11-14 04:34:50 +01:00
land0r
2464ad2c4f
feat: Update - README.md
2024-11-14 04:30:12 +01:00
land0r
894e8e8d98
feat: Update - funding URL
2024-11-14 04:23:02 +01:00
land0r
f5cb5aaa0b
feat: Fix - missing start and end elements styling
2024-11-14 04:04:23 +01:00
land0r
3c284fa24a
feat: Update - FlowChart plugin settings
2024-11-14 03:52:25 +01:00
land0r
921c35d3d3
feat: Add - Reset settings button
2024-11-14 03:40:53 +01:00
land0r
9131c5ccca
feat: Update - GitHub CI
2024-11-14 03:16:40 +01:00
land0r
25964e99ce
feat: Add - Jest support + renderFlowchart.test.ts
2024-11-14 03:14:29 +01:00
Ivan
db92ae1f15
Create LICENSE
2024-11-14 03:23:34 +02:00
land0r
f9aeb37968
feat: Add - GitHub automation
2024-11-14 02:18:06 +01:00
land0r
c3fdf99f75
feat: Add - prettier ignore
2024-11-14 02:08:53 +01:00
land0r
f001f6263c
feat: Update - prettier and linter
2024-11-14 02:06:54 +01:00
land0r
43b7732ce9
feat: Update - prettier formatting
2024-11-14 01:58:03 +01:00
land0r
5e6a5bdf5b
feat: Update - Simplify eslint configuration to streamline TypeScript support and linting rules
2024-11-11 19:44:03 +01:00
land0r
21d3706f98
feat: add customizable flowchart rendering for Obsidian plugin
...
* Add - Integrate flowchart.js for rendering flowcharts within Obsidian notes
* Add - Plugin settings for customizable line width, font size, font color, line color, element color, and fill color
* Add - Support for "Yes" and "No" text customization in decision paths
* Fix - Apply fixes for SVG `xlink` namespace issues to ensure compatibility with modern SVG standards
* Fix - Address potential `NaN` errors in flowchart rendering by validating configuration values
* Update - README with detailed usage instructions, development guide, installation steps, and contribution information
* Update - Enhance `renderFlowchart` function to include a delay for smoother integration with Obsidian's rendering engine
2024-11-11 16:52:34 +01:00
land0r
af33c67c27
second commit
2024-11-11 03:24:05 +01:00
land0r
23bdec76be
first commit
2024-11-11 03:22:39 +01:00