Feature request.
Feature request.
Export numbers of items to plain text if they are displayed in the list.
Now it lile this:
```
Head
item
item
....
```
I want like this
```
1. Head
1.1 item
1.2 item
```
Export numbers of items to plain text if they are displayed in the list.
Now it lile this:
```
Head
item
item
....
```
I want like this
```
1. Head
1.1 item
1.2 item
```
P.S. Not sure is it right place to post feature request. If not - sory :)
ReplyDeleteHello Oleg,
ReplyDeleteThat's OK to post feature requests here :) Still, we have a tracker for such requests, so please vote for this issue: checkvist.uservoice.com - Plain text export should include numbers
Thanks!