productivity
Here are 1,970 public repositories matching this topic...
1 In History, select multiple captures
2 Execute SHIFT+F10, Copy, FIlename
3 Inspect clipboard
Expected: multiple filenames
Observed: one filename - from focussed capture
Workaround: ??
macOS version:
10.14.6 (18G95)
Kap version:
3.0.0-beta.6
Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)
Steps to reproduce
- Click the Kap menu bar icon.
- Click the button in the Kap bar to record an area of the screen.
- Select a regio
On the chapter about Editable DataTable
we can find this :
This chapter includes recipes for:
Reading the contents of the DataTable
Filtering out null values
Uploading data
Determining which cell has changed
Adding or removing columns
Adding or removing rows
Clearable, deletable, renamable, and hideable colum
Solaris and Illumos use Bash as the default shell. However, currently bash-it does not work as expected on them.
This can be fixed as described, tested, and confirmed here.
Here's what I suggest:
- In
install.sh, check for `$0S
Basic info
Application name: prom2teams
Application repo link: https://github.com/idealista/prom2teams
**Application h
Common description
Some of the descriptions
- Excalidraw is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
- Excalidraw is a whiteboard tool that lets you easily sketch diagrams with a hand-drawn feel.
- Virtual whiteboard for sketching hand-drawn like diagrams.
- Excalidraw is a virtual collaborative whiteboard tool to sketch diagrams with
-
Updated
Jun 22, 2020 - C
there was an issue discussed in the #ponzu slack channel where knowing the order in which content type's item.Hookable methods are executed may have helped a lot. this helps users determine the state of the database and what is available at what time.
documentation would be great to mention this order (note the hook invocations):
https://github.com/ponzu-cms/ponzu/blob/ec7b5b2bab2cad13db
messages, buffer-history-tree and [command, variable]-inspect produce an html view, which is pretty bare bones. We could spice them up, make them pretty, probably reactive (sort columns in messages,…) and with more links.
The more we add introspection information into the help, the better.
skills required: html, css and JS, all through Lisp; lisp to enhance the help.
Kinda of rare I think, but sometimes I want to check out all the dependencies a module suggests to install. Examples:
$ yarn add -D eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin
Documentation
I would like to have some proper documentation about this project or have a wiki. As new devs wanna contribute however there isn't well documented files and folders and what they do. I would request one of the maintainer to write the documentation please..
Alternative we could have Wiki
Hi it is great that you have Open Sourced MetaFlow but there is no mention of the actual license at https://docs.metaflow.org/introduction/what-is-metaflow (or the search engine doesn't find it).
At a great many companies before you can use any Open Source components or workflows you have to get approval from the Lawyers and they tend to be much more comfortable if they can see the license in
Hi
I'm so happy I've found the tool. I spend a day looking for a tool which can help me and my team track time, but is not focused on spying on employees.
Please consider working on SEO, so it's much easier to find this project. It was also not included in any comparisons or lists I've seen.
I will dig the exact keywords I've used but one for sure was "automatic time tracker linux"
When we use "b" to open bookmarks, bookmark opens in current tab, but not in a new tab. It is not useful if you want to open a new bookmark from the current worked tab.
Thanks for cVim!
From danijar/handout#20 (comment):
doc.add_text('<p style="page-break-before: always">')We can add doc.add_pagebreak() if this is helpful, especially once we have a LaTeX exporter that could also support this.
Had the branch ancestry:
branch-1
branch-2-bug-fix
branch-3
All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.
I was expecting it to change the base branch of branch-3‘s PR but instead it closed it
-
Updated
Apr 6, 2020 - Swift
Provide a mock show page that will allow users to view a mock configuration with a legit layout.
- Use code formatting for body content & script
- Description links should be rendered as link, not as text
Though it may be obvious that the android-sdk is a dependency for building orgzly, if it is not installed, then trying to run gradlew to build (as indicated in the README file) results in a cryptic error message:
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> kotlin.KotlinNullPointerException (no error message)
If one m
using paper-progress
that shows a loader at the top of the plugin
and can be enabled/disabled from the plugins
Feedback?
I would be glad if someone could help me improve massCode documentation. My English is very bad.
Repo - https://github.com/massCodeIO/massCode-documentaion
-
Updated
Mar 5, 2020 - Lua
- README.md
- Feedback page inside extension
- Create dedicated charity page, e.g. https://schmich.github.io/marinara/charity.html
- Which charities? Cancer research, breast cancer research, mental health, LGBT
- International non-profits?
-
Updated
Jul 3, 2017 - Objective-C
Improve this page
Add a description, image, and links to the productivity topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the productivity topic, visit your repo's landing page and select "manage topics."


Describe the bug
When
vi-modeis enabled,shift+tabdoes not cycle backwards through the autocomplete suggestions.If
vi-modeis removed from the plugins, `shift+ta