mcruncher / worshipsongs-android

Android app for Worship Songs
GNU General Public License v3.0
8 stars 8 forks source link

Ability to share all songs in a favourite list as PDF #478

Closed sskjames closed 5 years ago

sskjames commented 6 years ago

As a Worship Leader, I want to share all songs in a favourite list as a PDF to a group of people So that those who do not have the Worship Songs app can also have the lyrics of the songs which I am going to sing

sskjames commented 5 years ago

Observed that in the exported pdf, the title is printed as / for songs which doesn't have i18nTitle. English songs won't have this attribute set, so it'll be good if we can handle this.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/sskjames"><img src="https://avatars.githubusercontent.com/u/229993?v=4" />sskjames</a> commented <strong> 5 years ago</strong> </div> <div class="markdown-body"> <p>Tested and it works as expected.</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>