Standard editor #293

Closed
opened 2025-12-30 22:04:56 +00:00 by jeppebundsgaard · 3 comments

I got tired of selecting editor, so I searched for editor in the code and found out that I could export EDITOR="nano". This could maybe be mentioned int the operators handbook?

Maybe it would be an idea to add editor: EDITORNAME as a setting in abra.yml?

I also think it would have been nice if there was a default abra.yml in .abra so I knew where to set settings :-). It could have commented out settings to make it easier to know what was possible.

I got tired of selecting editor, so I searched for editor in the code and found out that I could `export EDITOR="nano"`. This could maybe be mentioned int the operators handbook? Maybe it would be an idea to add `editor: EDITORNAME` as a setting in abra.yml? I also think it would have been nice if there was a default abra.yml in .abra so I knew where to set settings :-). It could have commented out settings to make it easier to know what was possible.
Owner

Yes please @jeppebundsgaard, documentation patches are very welcome 👍

A abra.yml setting issue and the question about a default config is also welcome

Feel free to just open these issues and make proposals, your input/initiative is appreciated!

Yes please @jeppebundsgaard, documentation patches are very welcome 👍 A `abra.yml` setting issue and the question about a default config is also welcome ✅ Feel free to just open these issues and make proposals, your input/initiative is appreciated!

I tried, but I cannot get abra to pick up settings in an abra.yml-file.
I have a abra.yml-file in my pwd with this content:
AbraDir: .
But abra still uses /home/jeppe/.abra as my root folder.
What did I miss?

I tried, but I cannot get abra to pick up settings in an abra.yml-file. I have a `abra.yml`-file in my pwd with this content: `AbraDir: .` But abra still uses /home/jeppe/.abra as my root folder. What did I miss?
Owner

@jeppebundsgaard can you raise an issue --debug output if it's not working?

https://git.coopcloud.tech/toolshed/abra/issues

I think it should be abraDir: . - without A? 🤷‍♀️

@jeppebundsgaard can you raise an issue `--debug` output if it's not working? > https://git.coopcloud.tech/toolshed/abra/issues I think it should be `abraDir: .` - without `A`? 🤷‍♀️
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/docs.coopcloud.tech#293
No description provided.