Aaron
Aaron
### Problem I am writing a plugin for neovim that aims to provide training for new users. A task I would like to implement eventually is the creation of marks....
### Problem statement Our documentation uses a lot of examples. We should maintain them, which includes updating them when the codebase beneath changes. To ease maintenance, we may implement a...
### Question Once other people from the lehrstuhl start participating, we should watch out for duplicate work. Furthermore, what about started but abandoned parsers? Maybe someone is interested in building...
This should be extended into a section on our coding practices. I would suggest doing this in a separate pr. _Originally posted by @Weyaaron in https://github.com/flairNLP/fundus/pull/251#discussion_r1250459956_ We use quite a...
`https://(?!www.welt.de)` should be removed and there should be a discussion to enforce matching host names in Fundus in general. _Originally posted by @MaxDall in https://github.com/flairNLP/fundus/pull/237#discussion_r1235354649_
The amount of classes is close to overwhelming to me. #201 makes this even worse. In order to combat this, I will start documenting each class to ensure their purpose...
Parsers like #185 raise a question: Should we add publisher types? While they increase the complexity, I am in favor because not adding it might lead to a nasty surprise...
## Sanity checks - [x] I am using the latest version of the plugin - [x] I am using the latest version of Obsidian - [x] I have read the...
# Description This PR adds a new option to layout_config called anchor_padding. When set to a positive integer, it adds additional lines of padding around the anchor of a layout....
Dear Community, I would like to include the soundfiles used in this application in my own code at https://github.com/Weyaaron/NVimTraining. I will mention you as the source, is there anything else...