mirror of
https://github.com/nadrad/h-m-m.git
synced 2026-03-14 20:35:45 +01:00
note for Windows users
This commit is contained in:
parent
7a7b412439
commit
22f4c200a3
1 changed files with 6 additions and 2 deletions
|
|
@ -125,10 +125,12 @@ When you yank (copy) or delete (cut) a subtree, the data will be put into your c
|
|||
Most mind mapping applications use a similar format for copying and pasting. As a result, if you want to import a map from another application, you can probably select everything in that application, copy it, come to **h-m-m**, and paste it. The same usually works well when copying from HTML/PDF/Doc lists, spreadsheets (e.g., Calc and Excel), etc.
|
||||
|
||||
|
||||
# Installing
|
||||
# Installing
|
||||
|
||||
Note: A few issues should be solved before **h-m-m** can be run in Windows. Until then, Windows users can probably use *Windows Subsystem for Linux* to run it.
|
||||
|
||||
|
||||
## 1. Manual installation (Linux, Windows, and Mac)
|
||||
## 1. Manual installation
|
||||
|
||||
**h-m-m** is a single php file. You can download it from here, or clone it on your computer using git and add a scheduled job to update it once a day or week.
|
||||
|
||||
|
|
@ -179,6 +181,8 @@ docker run --rm -it -v $(pwd):/app/ hmm
|
|||
|
||||
I think the method I've used in this program to interact with the terminal emulator is general and standard enough to be cross-platform, but I've developed it in Linux and I don't have any other operating system to test it on. If you run into a problem in Windows or Mac, let me know, especially if you know how to fix it, and I'll try to make it work.
|
||||
|
||||
Update: There's an [open issue](https://github.com/nadrad/h-m-m/issues/29) for Windows, waiting for contributors!
|
||||
|
||||
|
||||
# Feedback
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue