Gnarwhal
  • Joined on 2024-07-28
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-14 17:56:57 +00:00
1a9001e956 Added a simple plugin validator
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-14 16:57:13 +00:00
552146551c Some reorganising
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-10 23:27:47 +00:00
babba91ca2 Configuration directory abstraction
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-10 22:57:37 +00:00
80057f151a LICENSE bug
Gnarwhal pushed to mia at Gnarwhal/sshare_plugins 2024-09-10 22:56:24 +00:00
3273aa4e4c LICENSE bug
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-10 15:11:26 +00:00
f627664244 Update examples
1ee3ea73e6 Reorganised package
Compare 2 commits »
Gnarwhal pushed to mia at Gnarwhal/sshare_plugins 2024-09-10 15:11:09 +00:00
0cbb81abdf Add ability to specify type for clipboard contents
Gnarwhal pushed to mia at Gnarwhal/sshare_plugins 2024-09-09 18:40:18 +00:00
d922b30b5a sshare.plugins => sshare.plugin
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-09 18:35:11 +00:00
12dbe87134 Add 'stdin' plugin. Allow flags to be empty (e.g. '-' and '--')
fb79537707 Added some basic validation
Compare 2 commits »
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-09 17:14:54 +00:00
349a9cbd0e SETUPTOOLS_SCM_PRETEND_VERSION my beloved??
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-09 05:47:09 +00:00
846a33a941 Flags are now configurable. Plugins no longer provide default short flags.
Gnarwhal pushed to mia at Gnarwhal/sshare_plugins 2024-09-09 05:46:42 +00:00
29164805fb Don't provide default short flags
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-08 22:50:34 +00:00
d95038a650 Updated README.md
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-08 22:49:15 +00:00
5c6578e00b Updated README.md
Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-08 22:47:42 +00:00
880c38228b Updated README.md
Gnarwhal pushed to mia at Gnarwhal/sshare_plugins 2024-09-08 22:47:16 +00:00
8ba852a849 Update README.md
Gnarwhal closed issue Gnarwhal/sshare#1 2024-09-08 21:19:23 +00:00
Duplicate configuration entries
Gnarwhal commented on issue Gnarwhal/sshare#1 2024-09-08 21:19:19 +00:00
Duplicate configuration entries

I decided this seemed more an issue of the plugin pipeline than an issue of plugins being able to share their config values. May still revisit this later (probably not), but for now I'm marking…

Gnarwhal pushed to mia at Gnarwhal/sshare 2024-09-08 21:16:08 +00:00
6d549d27c5 Split 'result' plugin type into 'location' and 'feedback'
Gnarwhal pushed to mia at Gnarwhal/sshare_plugins 2024-09-08 21:13:29 +00:00
92bb65a049 Replace 'result' plugin type with 'feedback'