14 Commits

Author SHA1 Message Date
ce2d944ee6 Enhance DiscourseSyncPlugin with tag management features
- Updated styles for modal and form areas to improve layout and usability.
- Added support for selecting and managing tags in the DiscourseSync settings.
- Implemented fetching of available tags from the Discourse API.
- Enhanced the category selection modal to include tag selection functionality.
- Updated settings interface to store selected tags.
- Improved error handling and user feedback during tag operations.
2025-01-24 17:09:58 +08:00
95e541e1a7 实现更新帖子的功能 2025-01-24 00:14:34 +08:00
65444caad1 Remove unused style.css file and update release workflow to reference styles.css instead of style.css. Enhance error handling in postTopic method to provide detailed feedback on publishing errors in DiscourseSyncPlugin. 2025-01-23 23:21:53 +08:00
59e287bce9 Update manifest.json funding URL, remove unnecessary console logs, and clean up UI elements in DiscourseSyncPlugin. 2025-01-09 12:48:19 +08:00
b37e4bdcb5 fix 2024-12-22 20:01:35 +08:00
f1238c3600 Rename plugin to "Obsidian Publish to Discourse", update version to 1.0.0, enhance GitHub Actions workflow for file checks during release, and improve API key description in settings. 2024-12-21 14:32:17 +08:00
70d7803527 Refactor plugin for publishing to Discourse: renamed plugin, updated metadata, localized UI elements to Chinese, removed unused CSS, and upgraded GitHub Actions for Node.js environment. 2024-12-21 02:44:47 +08:00
Tim Finley
aadc66f9a5 Successfully uploading images now 2024-07-04 19:21:35 -04:00
Tim Finley
8d732e64d7 throwing this up for brevity 2024-07-02 21:56:31 -04:00
Tim Finley
c2c8111f88 Another attempt at image uploads 2024-06-29 20:00:23 -04:00
Tim Finley
8b48197c81 working on image uploads 2024-06-29 02:50:33 -04:00
Tim Finley
56271d69fc Add notifications 2024-06-29 00:18:42 -04:00
Tim Finley
f0fdf37ba8 remove workflow 2024-06-28 23:16:39 -04:00
Tim Finley
b49d801bda init 2024-06-28 12:52:16 -04:00