数据库包括更多字段更好些,比如栏目/文章顺序、生成时间等等,方便直接导入wordpress数据库
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
首先感谢作者,给我生活提供了很多方便。
比如sqlite数据库中,增加常见的栏目顺序、生成/编辑时间,这样导入wordpress或者typecho这样的cms系统,会更加方便,实现本地、远程同步。
目前我仍然是通过vx.json生成wordpress的mysql注入命令的,但这样操作有些复杂。如果能够直接读取sqlite转换的话,会非常方便。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is named. First map the existing SQLite and vx.json export paths and how WordPress or Typecho imports data; done means agreeing on the requested ordering and creation/edit timestamps plus a direct SQLite conversion workflow with maintainers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, sqlite, wordpress
- Domain
- data, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100