Enrico Stemmer

Results 15 issues of Enrico Stemmer

- added detection of all types of Files (not just Markdown) - added Vault name as project name - fixed time tracking after leaving obsidian open for long - adjusted...

THe plugin curently has some issues as pointed out in: - [ ] https://github.com/H3rmt/hyprshell/issues/325 - [ ] https://github.com/H3rmt/hyprshell/issues/326 - [ ] https://github.com/H3rmt/hyprshell/issues/321 - [ ] On `keyboardFocus` switch focus back...

enhancement
help wanted
Being worked on

Implement a clipboard history into hyprshell: - [x] Listen for clipboard changes - [x] Deduplicate mime types - [x] Compress content for storage - [x] Encrypt using secret-service - [x]...

enhancement
Being worked on

### Issue User created and added to project: ``` select * from db.user; id|created|username|name|email|password|alert|external|admin|pro 1|2025-11-27 15:33:23 +0000 UTC|admin|Semaphore Admin|admin@localhost|$2a$11$RJHK9kKG/Wv3hE6YGmQU2OI5kepiIoJ0YZDJJB5q4Riky5nUcGQxu|0|0|1|0 11|2025-12-10 12:04:24 +0000 UTC|test|test|test@test|$2a$11$QM7nugXM4bBbWQNRCgeNYOvqLass6jTlk5jDvC.nu//Z/i6PsNPj.|0|0|0|0 select * from db.project__user; project_id|user_id|role 1|1|owner 2|1|owner...

fixes https://github.com/YaLTeR/wl-clipboard-rs/issues/5