-
**Submitting author:** @mfsch (Manuel F. Schmid)
**Repository:** https://github.com/efpl-columbia/PointClouds.jl
**Branch with paper.md** (empty if default branch): joss
**Version:** v0.4.0
**Editor:*…
-
When I use dependencies and import remapping within an Ape project, I get "File not found" errors reported in my import statements.
As per the [Ape dependencies docs](https://docs.apeworx.io/ape/st…
-
Hi,
So just a couple thoughts. I was wondering if tinyfilemanager supports disabling the direct link feature entirely? I don't rlly understand how the program works so not sure how feasible that wo…
-
### Before proceeding, is there an existing issue or discussion for this?
- [X] I have done a search for similar [issues](.?q=type%3Aissue) and [discussions](https://github.com/open-rmf/rmf/discussio…
-
Currently the metadata of a content file must be provided in a sort of "front matter" style like Jekyll does (when embedded). This forces a foreign syntax into the content files themselves.
This fe…
-
For continuing discussions from https://github.com/awslabs/damo/issues/104
-
**Submitting author:** @nichollsh (Harrison Nicholls)
**Repository:** https://github.com/nichollsh/AGNI
**Branch with paper.md** (empty if default branch): main
**Version:** v0.8.3
**Editor:** Pending…
-
### Q&A (please complete the following information)
- OS: n/a
- Browser: n/a
- Version: n/a
- Method of installation: online, npm
- Swagger-Editor version: "3.5.7/ge969b1b-dirty"
- Swa…
-
When using markdown2Anki, users are likely to create different notes for different decks or note types.
This would, in practice, make it possible to define "note types" inside of markdown files, makin…
-
I personally have added
`sh "subl #{filename}"`
to my Rakefile's new_post task so that sublime editor will pop open with the new post when I create one. It would be cool if there was an official way…