Go to file
Miguel 6d2d75a833 Improve Obsidean.cs with new methods and comments
- Updated comments for clarity and corrected encoding issues.
- Added `LeerShortcuts` to read shortcuts from markdown files.
- Introduced `LeerShortcutsPorAplicacion` to filter shortcuts by application name.
- Implemented `AgregarOSobrescribirShortcut` for adding or overwriting shortcuts.
- Added `RemoveDoubleBrackets` utility method to clean up text.
- Enhanced readability of existing methods' comments.
2025-06-14 17:47:22 +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 Improve Obsidean.cs with new methods and comments 2025-06-14 17:47:22 +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