-
```html
```
add title element
add lang param
this is common to all...
-
Locally encrypted (at rest) database with modular design.
So an user can building a custom backup tailored with its needs.
i.e.
• plain notes
• attachments
• settings preferences
• to do …
serrq updated
4 months ago
-
Under the "Configuration Handling" section of the documentation, it stipulates that the default paths which are checked for a configuration file are:
- /etc//.conf
- ~/..conf
- ~/./config
The pl…
-
Hi 👋🏻
**Disclaimer:** Since my issue is more a feature request than an API change, I decided not to use one of the predefined templates, but I'm happy to provide any further information you need.
…
-
**Name of app / service**
**https://pay.ton-rocket.com/api**
**Is lack of support preventing you from building workflows, or do you have a workaround?**
**Are there specific actions, or trigg…
-
When trying to install `manta` thru `homebrew` on MacOS another software is installed:
```
❯ brew info manta
==> manta: 1.1.4
https://getmanta.app/
Not installed
From: https://github.com/Homeb…
-
As of Django 1.8 the TEMPLATE_LOADERS setting was merged into TEMPLATES. As per Django's documentation it now looks something like this:
```
TEMPLATES = [
{
'BACKEND': 'django.template.bac…
-
Most of the default python cli script can be expressed as a set of variables that could be defined as a YAML file. This should support only the simple cases of appcli usage (i.e. no hooks or other cus…
-
## Current behavior
The `ScrollViewer` explicitly override the `TemplatedParent` of its `Content` in the `ApplyScrollContentPresenterContent` method.
If we remove this method, we might have a cycl…
-
Redesign the dashboard layout to make it more informative and intuitive.
Redesign the dashboard layout to something like this -
Headings on the left panel and related content on the right.
…