vnotex / vnotex/vnote

需求:批量创建目录,批量创建文件功能

Open
#2,547 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

背景
比如我需要写一个手册,很多章节我都是已知的,目录也好, 文件也好,都已经拟好了, 但是在Vnote上创建目录或者文件时,要一个个创建,比较烦人的是创建目录时,每次都要注意父节点

建议:

  • 在创建目录时,可以通过使用“|”分隔符,一次创建多个目录
  • 在创建文件时,可以使用“|”分隔符,一次创建多个文件

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by locating the existing create-directory and create-file entry points, then inspect how the current parent node is selected. Done means both creation flows accept |-separated names and create all requested directories or files under the intended parent.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.