30434e1fcc
1.0.8
1.0.8
2025-02-16 16:53:26 +08:00
wood chen
6240b15a6e
Update README.md
2025-02-16 16:52:12 +08:00
29dd480242
Add "Open in Discourse" feature
...
- Implement command to open published Discourse post directly from Obsidian
- Update frontmatter to store topic ID and Discourse URL
- Add internationalization support for new feature
- Update README with new keyboard shortcut instructions
2025-02-16 16:51:19 +08:00
ac7efabc98
1.0.7
1.0.7
2025-02-05 13:30:33 +08:00
898496007f
Use frontmatter title as post title when available
...
- Modify post title generation to prefer frontmatter title
- Fallback to filename if no frontmatter title is present
2025-02-05 13:29:57 +08:00
8f31ae8f96
1.0.6
1.0.6
2025-02-03 23:07:37 +08:00
f27ada6a4e
Add internationalization (i18n) support
...
- Introduced i18n framework with translation support
- Updated config, main, and styles files to use translation keys
- Implemented dynamic locale setting based on Obsidian's language
- Replaced hardcoded Chinese strings with translatable keys
- Added locale change event listener to update translations dynamically
2025-02-03 23:07:04 +08:00
9d64d31947
1.0.5
1.0.5
2025-01-24 17:10:23 +08:00
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
efbb0a5c9c
1.0.4
1.0.4
2025-01-24 00:15:48 +08:00
95e541e1a7
实现更新帖子的功能
2025-01-24 00:14:34 +08:00
c4513b5abc
1.0.3
1.0.3
2025-01-23 23:46:41 +08:00
7cab38dc9a
Downgrade version to 1.0.2 in manifest.json and versions.json, removing the entry for 1.0.4.
2025-01-23 23:45:40 +08:00
38c3c4b2f8
Downgrade version to 1.0.2 in package.json
2025-01-23 23:44:37 +08:00
b619eb312a
1.0.4
2025-01-23 23:43:33 +08:00
97fa7a69e4
Update version to 1.0.3 in package.json
2025-01-23 23:43:19 +08:00
edc6b47c12
1.0.1
2025-01-23 23:40:45 +08:00
0a685b2463
Update version to 1.0.2 in manifest.json and add corresponding entry in versions.json
1.0.2
2025-01-23 23:33:17 +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
wood chen
f7c532d686
Update README.md
2025-01-16 01:42:49 +08:00
3acc0dc2f4
Enhance GitHub Actions workflow by adding write permissions for contents in release.yml
1.0.1
2025-01-16 01:35:04 +08:00
097f23a67e
Update version to 1.0.1 in manifest.json and add version entry in versions.json
2025-01-09 12:49:33 +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
wood chen
85bf0877ed
Update README.md
2025-01-08 15:56:41 +08:00
14e448c37a
Remove unused styles.css file to streamline the plugin and reduce unnecessary assets.
2024-12-22 20:06:50 +08:00
b37e4bdcb5
fix
2024-12-22 20:01:35 +08:00
5afe6a38b1
Merge branch 'main' of https://github.com/woodchen-ink/discourse-sync
2024-12-21 14:32:20 +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
wood chen
c831008f78
Create LICENSE
2024-12-21 14:27:02 +08:00
34d46415cb
Update manifest.json to change plugin name and description to English
2024-12-21 14:13:59 +08:00
e5f1a22cb5
Update package metadata and GitHub Actions workflow: changed description to English, added keywords, specified author, and modified release job to exclude styles.css.
2024-12-21 14:13:21 +08:00
66c72d64be
No changes detected in the current diff; no modifications made since the last commit.
2024-12-21 02:49:57 +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
5337ccd33c
removed axios
2024-07-04 19:28:45 -04:00
Tim Finley
9020fddc46
update version
2024-07-04 19:25:53 -04: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
774b2a5ddd
fix nothing
2024-06-28 23:22:37 -04:00
maxtim
1e162c588f
Update release.yml
2024-06-28 23:21:49 -04:00
maxtim
d8e2e7346f
Update release.yml
2024-06-28 23:19:39 -04:00
Tim Finley
818dd3ae3e
add empty release
2024-06-28 23:19:14 -04:00
Tim Finley
f5927c25da
remove workflow
2024-06-28 23:18:16 -04:00
Tim Finley
f0fdf37ba8
remove workflow
2024-06-28 23:16:39 -04:00
Tim Finley
4b45f5fd38
version
2024-06-28 23:16:10 -04:00
maxtim
2beb35b94b
Update release.yml
2024-06-28 22:58:11 -04:00
maxtim
0d083774a5
Fix indents
2024-06-28 22:29:56 -04:00
maxtim
f38560e4f1
Update release.yml
2024-06-28 22:28:01 -04:00