Go to file
Miguel 092f321478 Add "IsFavorite" column to shortcuts table
Enhance the shortcuts management in `Obsidean.cs` by introducing an "IsFavorite" column. Implement directory creation for markdown files if they don't exist, and update data structures to support the new column. Improve table data handling by filtering out non-data lines and ensuring consistent column counts during operations.
2025-06-15 02:45:08 +02:00
.gitattributes Add .gitattributes and .gitignore. 2024-06-16 10:24:44 +02:00
.gitignore Add .gitattributes and .gitignore. 2024-06-16 10:24:44 +02:00
Obsidean.cs Add "IsFavorite" column to shortcuts table 2025-06-15 02:45:08 +02:00
libObsidean.csproj Add project files. 2024-06-16 10:24:46 +02:00
libObsidean.sln Add project files. 2024-06-16 10:24:46 +02:00