Fabian Binder
Fabian Binder
Rename docs-old dir path name and links used in REAMDE.md.
`q` for closing overwrites the vim builtin command history editing mode `` which would be nice for reusing previous commands without leaving the graph tab. IMO only `gq` for closing...
examples: SubscriptionQuerySet.active ( b70d2704585f8f83a71fbed4cde22e403c9bb41dba7516233f4f63f37245bca2R336 ) AbstaractSubscriptoin.get_or_create_active_subscription https://github.com/opengisch/qfieldcloud/pull/620 https://github.com/opengisch/qfieldcloud/pull/625 both repose public
Currently it is possible to save a QGIS project to a geopackage, so that there is only one .gpkg file including the project, and then to `create new project` from...
https://github.com/wepublish/wepublish/blob/eaf032d7530edc89548c02836e645d1c5a6fcb9e/packages/editor/src/client/atoms/toolbar.tsx#L153 Pack the submenues in a nice rsuite component. Maybe use a card with a `x` button instead of the currently applied button turning into an `x`. This improves and...
https://github.com/wepublish/wepublish/blob/eaf032d7530edc89548c02836e645d1c5a6fcb9e/packages/editor/src/client/atoms/toolbar.tsx#L175 Rebuild some nice controlbar container components for the submenues preferably using rsuite.
example - this does now work: `reveal-md my-slides --static=web --theme=example-dir/my-theme.css --assets-dir=example-dir` When using custom `theme` and `--assets-dir` together they do not match in the generated html. In index html the...