Giter VIP home page Giter VIP logo

darkdraw's People

Contributors

anjakefala avatar gforsyth avatar saulpw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

darkdraw's Issues

How to import data?

Dark Draw is nice, but it can be challenging to get a drawing started. It would be helpful to import existing drawings made in other tools. Is there any facility for this in Visidata with the Dark Draw plugin?

add option to change default frame of new character

Currently when placing a new character on a drawing the frame field within the row defaults to the current frame.
A configurable option would enable greater workspace freedom. For example I have a template ddw with several frames each populated with various characters and I use the empty space as a sort of scratch pad. I would like the scratch pad drawing to be "persistent" across the frames - this being achieved by having the default frame value configurable to "null", resulting in new characters being visible across all frames.
e.g. the characters describing the toucan would, via default frame configuration, be "null" and thus visible across both frames as shown in the example images.
image
image

Docker build cannot complete

The latest commit broke the Docker build. I cannot reproduce the build with podman on Fedora.

λ  podman build -t darkdraw .                                darkdraw -> master
STEP 1/9: FROM python:3.8-alpine
STEP 2/9: RUN pip install requests python-dateutil wcwidth
--> Using cache a0f40f92948f4fc72590fe15913a12e520ec457982331c4008e72814d656cfe7
--> a0f40f92948
STEP 3/9: RUN apk add git
--> Using cache a01403aea21f3905db1aadc1e9912bc3584ac71274ad68a4e3b2382cae97fcc5
--> a01403aea21
STEP 4/9: RUN pip install git+https://github.com/devottys/darkdraw.git
Collecting git+https://github.com/devottys/darkdraw.git
  Cloning https://github.com/devottys/darkdraw.git to /tmp/pip-req-build-ww1lxy18
  Running command git clone --filter=blob:none --quiet https://github.com/devottys/darkdraw.git /tmp/pip-req-build-ww1lxy18
  Resolved https://github.com/devottys/darkdraw.git to commit a54acbd788ddd19309eff99ca001551e223c8122
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
ERROR: Could not find a version that satisfies the requirement visidata>=2.9 (from darkdraw) (from versions: 0.9, 0.37, 0.41, 0.41.1, 0.59, 0.60, 0.61, 0.80, 0.90, 0.91, 0.92, 0.93, 0.94, 0.95.2, 0.96, 0.97, 0.97.1, 0.98, 0.98.1, 0.99, 1.0, 1.1, 1.2, 1.2.1, 1.3, 1.3.1, 1.4, 1.5, 1.5.1, 1.5.2, 2.0, 2.0.1, 2.1, 2.1.1, 2.2, 2.2.1, 2.3, 2.4, 2.5, 2.6, 2.6.1, 2.7, 2.7.1, 2.8)
ERROR: No matching distribution found for visidata>=2.9
Error: error building at STEP "RUN pip install git+https://github.com/devottys/darkdraw.git": error while running runtime: exit status 1
1 λ                                                                                                                                                                                               darkdraw -> master

I've tried swapping lines 6 and 7 of Dockerfile, but that didn't work. I don't know Python packaging so I couldn't fix this setup myself.

expand base frame feature to include characters from clipboard

Currently the base frame feature, toggled via Options -> ddw_add_baseframe, sets characters placed via the add command 'a' to appear on all frames. However this feature does not extend to characters placed from the clipboard. For example, if I copy a character, with copy command 'y', from frame 2 to the clipboard and then paste it to frame 1, with paste command 'p', - the newly placed character has a frame field value of 1. This is also the case with characters pasted from the clipboard with the palette hotkeys: cycle with 'v', place with '1', '2', '3', etc.

I have tested this with characters copied from various frames on the drawing as well as with characters copied from the unicode browser. The behaviour is described as above.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.