Commit graph

9 commits

Author SHA1 Message Date
Alamion
57fa0d1873
fixes:
- node dependencies fix
2026-06-25 18:11:01 +03:00
Alamion
2aeb8c1bee
feats:
- presets for JQL
  - rename all cached issues
  - rebuild cache command
  - bunch of vitests
fixes:
  - incorrect migration save/load settings
  - incorrect cache validation before obsidian init
2026-06-25 17:47:22 +03:00
Alamoin
bca0cae215
Fix
- codemirror version fix
2026-04-29 17:55:29 +03:00
Alamoin
0786db1535
Feats
- `Super Simple Time Tracker` plugin format support
- Support of multiple Jira connections.
- `AGENTS.md` file from Obidian plugin template and filled with info about project
- Updated eslint configs to `eslint.config.js` format + linted all the code; added prettier with according config
- localization validator improvement; multiple localization fixes
- many minor fixes
2026-04-29 17:41:24 +03:00
Alamion
67d19a5b34
Small feats
- Changed default filename template from "{summary} [{key}]" to "{summary} ({key})", so there should be less problems with inline md links
- Took the filename option to fetch settings section so you can configure it yourself
- Added husky precommit check, so I won't forget to bump versions of plugin anymore
2025-12-12 22:45:39 +03:00
Alamion
67308c0fec
settings update:
- css enchantments
  - template now can be selected instead of raw manual input
  - internationalization implementation
  - work statistics now integrated in settings
2025-08-25 02:48:14 +03:00
Alamion
a2ce7a1ba9
WIP patch:
- Splitting the current Update WorkLog into Batch and Manually variants
  - By default, don't update not-in-the-mapping fields to Jira
2025-04-12 12:43:28 +03:00
Alamion
9248212425
small fixes
- feedback if field can't be processed from jira format to string properly
  - found an in-code style, carried it to styles.css
  - replaced plugin.app.vault.modify() with plugin.app.vault.process() for atomization
  - html to markdown for description
  - now frontmatter data on update has priority over file content one as it saves it's initial type.
  - several changes for logging work, now it's more intuitive.
2025-03-20 02:14:28 +03:00
aperez
a6e7e172fe First push 2024-12-12 09:32:49 +01:00