Elio Struyf
ac60d5c3d0
fix: update changelog and improve code formatting in ContentActions component
2026-03-30 14:11:47 +02:00
Elio Struyf
c4ee4cfc09
feat: add smart rename to sync filename with front matter
...
Add a 'Smart Rename' feature that regenerates the filename from current
front matter values (title and publish date) using the same logic as
content creation. This helps users keep filenames in sync when they
change the title or publish date after file creation.
Changes:
- Add ArticleHelper.smartRename() core logic with page bundle support
- Add SmartRenameAction button to the panel webview Actions section
- Add smart rename option to dashboard content actions dropdown
- Add CommandToCode.smartRename and DashboardMessage.smartRename
- Add PanelAction type support for disabling the action
- Add localization keys for all UI strings
Closes #545
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-03-30 12:19:36 +02:00
Elio Struyf
7ea0fbad05
feat: add move file functionality and create content in folder dialog
2026-03-06 16:51:41 +01:00
Elio Struyf
0b7f58d0ab
#785 - Added custom script actions to the bottom of the cards
2024-04-01 16:39:05 +02:00
Elio Struyf
34b331b0ee
#785 - Added content actions at the bottom of the card
2024-03-29 14:10:46 +01:00
Elio Struyf
c82c081fce
#773 - Rename files
2024-03-14 16:38:17 +01:00
Elio Struyf
241e660694
#756 : Support for creating translation from any page + change path logic
2024-02-22 09:52:59 +01:00
Elio Struyf
4a53a180a7
#756 - Page bundle support added
2024-02-19 18:17:08 +01:00
Elio Struyf
51ece235f8
#756 - Language filter + card actions + submenu
2024-02-19 16:04:41 +01:00
Elio Struyf
36ac891c00
#756 - Language dropdown
2024-02-18 21:20:07 +01:00
Elio Struyf
bcba947c1d
Fix menu in welcome view
2024-02-16 11:33:38 +01:00
Elio Struyf
0a8723c544
New dropdown implementation
2024-02-15 13:00:45 +01:00
Elio Struyf
273af6d80f
Remove of useThemeColors hook
2024-01-31 18:09:58 +02:00
Elio Struyf
e161fe23d5
Updated icons
2024-01-15 13:48:21 +01:00
Elio Struyf
2c8316288d
#675 - Pin content
2023-09-23 14:11:00 +02:00
Elio Struyf
c6ec07fa17
#654 - Add the open on website action
2023-09-07 16:25:52 +02:00
Elio Struyf
c35dace7c7
Localization updates
2023-07-17 01:47:15 +02:00
Elio Struyf
14515e4f59
#526 - Fix content menu
2023-03-07 15:14:15 +01:00
Elio Struyf
20ee0e1ca5
#505 - Step + welcome view colors
2023-02-08 19:27:48 +01:00
Elio Struyf
c843e74077
#505 - Align to theme colors WIP
2023-02-06 18:26:11 +01:00
Elio Struyf
baed139cc6
Implement new scoped groups from tailwind
2023-02-05 14:39:28 +01:00
Elio Struyf
8a4b24396c
#503 : Allow making changes to preview URL + tailwind v3 update
2023-02-05 14:13:43 +01:00
Pongstr
9c9102f6f5
chore(devx-improvements): Deps upgrades + Prettier
2023-02-02 11:13:55 +02:00
Elio Struyf
911adaa5d6
#383 : Add the item menu to the content list view
2022-08-11 20:56:07 +02:00
Elio Struyf
c8ecc92309
#376 : post script functionality
2022-08-04 15:23:41 +02:00
Elio Struyf
60a38be923
#335 - Merge media snippets to content snippets
2022-05-12 15:51:50 +02:00
Elio Struyf
c2ed9b2577
Fix for stopPropagation
2022-04-08 10:00:50 +02:00
Elio Struyf
912e436ca8
Fix for delete alert dialog
2022-04-01 15:41:57 +02:00
Elio Struyf
1b0853e23d
#240 - Add the ability to define display modes
2022-03-31 17:05:04 +02:00
Elio Struyf
4b3808a9ec
#303 - new menu position
2022-03-30 20:42:51 +02:00
Elio Struyf
bd09a10fd8
#303 - Content card actions
2022-03-30 11:47:25 +02:00