[Feature] Skip lines when importing CSV #846

Closed
opened 2026-02-28 19:22:02 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @rklueber on GitHub (Jan 2, 2024).

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

Importing transactions via CSV works flawlessly, until you have a CSV which has some sort of header followed by a line of column headers and than followed by a transaction per line.

Describe your ideal solution to this problem

In the import dialogue for CSV there is an option to skip N 1st lines of the input file.

Teaching and learning

No response

Originally created by @rklueber on GitHub (Jan 2, 2024). ### Verified feature request does not already exist? - [X] I have searched and found no existing issue ### 💻 - [ ] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? Importing transactions via CSV works flawlessly, until you have a CSV which has some sort of header followed by a line of column headers and than followed by a transaction per line. ### Describe your ideal solution to this problem In the import dialogue for CSV there is an option to skip N 1st lines of the input file. ### Teaching and learning _No response_
GiteaMirror added the feature label 2026-02-28 19:22:02 -06:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 2, 2024):

Thanks for sharing your idea!

This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don’t forget to upvote the top comment with 👍!

@github-actions[bot] commented on GitHub (Jan 2, 2024): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses lodash style issue management for enhancements. That means enhancement issues are automatically closed. This doesn’t mean we don’t accept feature requests, though! We will consider implementing ones that receive many upvotes, and we welcome contributions for any feature requests marked as needing votes (just post a comment first so we can help you make a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don’t forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@github-actions[bot] commented on GitHub (Aug 14, 2024):

🎉 This feature has been implemented in #3234 and will be released in the next version. Thanks for sharing your idea! 🎉

@github-actions[bot] commented on GitHub (Aug 14, 2024): :tada: This feature has been implemented in #3234 and will be released in the next version. Thanks for sharing your idea! :tada: <!-- feature-implemented-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#846