Skip to content
#

deck

Here are 148 public repositories matching this topic...

patrick-motard
patrick-motard commented Apr 17, 2020

Is your feature request related to a problem? Please describe.
I use three columns; 'todo', 'doing', 'done'. Over time, the done column fills up. In order to archive the issues in the column, I have to archive each issue individually. I think a better user experience would be a button that allows me to archive all issues in a column. Bonus points if it only archives issues older than x date.

yhatt
yhatt commented Apr 21, 2020

Continued from #219.

When chrome-launcher cannot find out the executable Chrome, Marp CLI should be better to emit the error message to advise installing Google Chrome.

The current error message Could not find browser revision 737027. Run "npm install" or "yarn install" to download a browser binary. will cause misleading.

AnnanFay
AnnanFay commented Oct 22, 2019

Overlays should never be empty, regardless of why they are empty (lack of data / user not logged in / etc). They should also not contain stale information.

For instance, if the draft overlay is set to be persistently on but there is not a draft in progress then there should be a message letting the user know that an empty overlay is completely normal. For every case where the overlay is current

marpit
marioarbras
marioarbras commented Feb 25, 2019

Right now you can define a CSS style as a global directive to extend a base theme.
It appears this can only be written inline, e.g. from documentation:

---
theme: base-theme
style: |
  section {
    background-color: #ccc;
  }
---

If there is a considerable amount of styling being applied, it would be useful to be able define a local CSS style file and simply set its

nextcloud-deck
jkarnowski
jkarnowski commented Dec 15, 2017

Section titles should reflect what someone will learn by completing that section of the tutorial. To clarify, here's a suggestion:

Section Title Changes

1. Make a Map

2. Plot data on a map

3.Add layers to the map

4.Add a chart to the map

5. Handle events on the map

6. Enable different packages to interact on the map

axelboc
axelboc commented Jun 9, 2018

Islands, micro-nations and small dependent territories are the trickiest to remember. Some hints as to where they are located may help to differentiate them.

The location info should be added to the Country info field and consist of a short, consistent sentence. For islands, the sentence should mention the geographical subregion (e.g. Caribbean), the landforms (atoll, islet, island, small

paulodiovani
paulodiovani commented Feb 12, 2020

Feature description

Create a searchable index for user created themes for marp.

Ideas

  • Can be a simple wiki page, or in the docs.
  • Another option would be a repository with a single markdown page with that the users can add to with pull requests.
  • An even easier one is to just define a repository name pattern (e.g. marp-theme-[name] and ask theme designers to use it in the th

Improve this page

Add a description, image, and links to the deck topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deck topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.