feat: Enhance sync status view with filtering and improved UI
- Updated workspace configuration for better tab management. - Added new localization strings for sync status and post details in English, Simplified Chinese, and Traditional Chinese. - Refactored sync status view to include filtering options (all, synced, pending) and improved post grouping by category. - Enhanced post card rendering with detailed information and action buttons for update, publish, and pull. - Implemented a modal for viewing sync history with clear history functionality. - Improved styling for better user experience across various components. - Added metadata to Git团队协作指南大纲.md for Halo integration.
This commit is contained in:
@@ -1,5 +1,17 @@
|
||||
{
|
||||
"recentFiles": [
|
||||
{
|
||||
"basename": "usage-guide",
|
||||
"path": "obsidian-halo/docs/usage-guide.md"
|
||||
},
|
||||
{
|
||||
"basename": "AI助你轻松上手LaTeX论文写作",
|
||||
"path": "博客/学术与效率/AI助你轻松上手LaTeX论文写作.md"
|
||||
},
|
||||
{
|
||||
"basename": "Git团队协作指南大纲",
|
||||
"path": "博客/其他/Git团队协作指南大纲.md"
|
||||
},
|
||||
{
|
||||
"basename": "DeepSeek-V4博客大纲",
|
||||
"path": "博客/其他/DeepSeek-V4博客大纲.md"
|
||||
|
||||
Reference in New Issue
Block a user