-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
A few items I have spotted. By no means exclusive!
ToDo:
- Privacy Policy #1560 security.md is due for an update, Make the trigger_paste() method capable of detecting different keyboard layouts for the V key on MacOS espanso#18
- Add non-breaking space
\u{00A0}to list of word_separators espanso#2433 (comment) - feat: add usage statistics tracking espanso#2568
- Allow multiple choices in the form list to be selected espanso#2595
- In KDE Wayland
kdotoolnow enables app-specific configurations: https://discord.com/channels/884163483409731584/1200502073754656838/1456390006317777041
v2.3.0 items to be amended at a later date
- Add support for .yaml extension for config and match files (#2184) espanso#2519
- feat: Add max_regex_buffer_size config option espanso#2504
- Add timezone support to date extension (#2225) espanso#2526 (comment)
- Add a note to packages submissions about the need to engage with the team, best to keep to
.ymlfiles for now.
Done:
- Add
trim: falsedocumentation to theshellextension, ?reverse the order - Add details of
max_form_width: Option<usize>&max_form_height: Option<usize>, Improve form size constraints and text overflow behavior espanso#1991 once the merged code makes its way to a Release - ?remove
--version 0.34.0from the compilation instructions (Does Espanso require cargo-make version 0.34.0 specifically? #87) - Accept Update MacOS homebrew installation guide #94 if we can get Espanso added to the Homebrew autobump list.
-
right_word: truemay be useful instead ofword: truefor triggers used at the beginnings of fields The beginning of a field isn't always recognised as a word separator forword: trueto work. espanso#2354 - Various
- Update version number in
docusaurus.config.jsto latest (2.2.3) -
espanso daemonandespanso start --unmanagedpick upESPANSO_CONFIG_DIR,ESPANSO_PACKAGE_DIRandESPANSO_RUNTIME_DIR. and document--config_dir,--package_dirand--runtime_dirDiscord - Add a note that a
N: Download is performed unsandboxed as rootwarning can be safely ignored Changes the Debian (and relatives) install command to avoid warning #112 -
x11_use_xdotool_backend=trueimplements theinjectbackend, notclipboard - ?add a link to https://github.com/espanso/espanso/tree/5d5d0d4d59abac07e3cab52b851aeaf570f5253c/espanso/src/patch/patches in the options item for
apply_patch:. See the Discord discussion. - Add mention of EspansoEdit Cookbook to https://espanso.org/docs/matches/examples/
- macOS supports configuration located at
$HOME/.config/espanso - Add an entry to https://espanso.org/docs/matches/extensions/#utf-8-characters regarding UTF-8 in
html:. Problem with bad encoding on MacOS using markdown with polish characters espanso#1810 (comment), Create a tigger that contains rich text/formatting espanso#1302 (reply in thread), & in Bash: Multiple characters dynamic replacement: 123superscript → ¹²³ espanso#1319 (reply in thread) - Make a
homepage:item mandatory in_manifest.ymlfor new packages (Add homepage field to pkg template hub#133) - Remove Legacy documentation Remove Legacy documentation #80
- Add information about the VSCode/Redhat YAML
configandmatchschemas - EspansoEdit works with Wine, with some directory configuration
- Update Wayland keyboard detection instructions no triggers happen on fedora 40 wayland espanso#2070
- Remove reference to snap installation: unused file
/snap/hooks/removeespanso#1848 - Extend inline code section within
extensions.mdx - Command-line documentation SystemManager does not detect Window attributes on Ubuntu espanso#66
- Usage of
use_standard_includes:. I think I have worked it out - see this Discord entry. For a while I thought it should be deprecated likeforce_clipboard: true, rather than documented, but it may simplify things for some people. - Examples of single-line format
[...]for short sequences - Add section about quoting (or not) values in Espanso YAML Add package search bar to espanso hub espanso#46
- I'd like to rewrite many of the simple code examples without quote marks where they're not needed
-
cmd.exewon't work as a multiline inlineshell:expansion - Only one app-specific config can apply at any time
- Include examples of embedding multiline scripts and shell commands in triggers
- Remove the link to our out-dated gist list of date formats, leaving a link to the source material only - "%Z" does not convert to local time zone name with Date Extension espanso#1072
- Update migration advice to suggest moving the legacy packages folder to espanso/match/packages
- Add
#acfg#,#pacfg#&#pdetect# - Variable names can only be alphanumeric or underscore characters.
- Available match options Include list of available match options #10 - all these are now present in the documentation in appropriate sections - I'm not sure a separate list would be useful, so I've added a link to the relevant file and lines in the main repo.
- Usage of
search_terms: - Other options listed here:
x11_use_xdotool_backend,emulate_alt_codes,post_search_delay,post_form_delay. -
emulate_alt_codes: truesee here -
filter_os:rule
See below for older completed items.
AucaCoyan
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation